DocumentSet
The DocumentSet object contains the transaction data and documents.
| Parameter | Type | Description |
|---|---|---|
| Documents | ArrayOfDocument | Array containing an unbound collection of Document objects. |
| AncillaryOutput | ArrayOfAncillaryOutputOption | Array containing an unbound collection of AncillaryOutputOption objects. |
| Data | Data | Container object for transaction data inputs and outputs in binary (base64), text, or XML format. It will include all documents in the current packet. |